home *** CD-ROM | disk | FTP | other *** search
/ Champak 48 / cdrom_image.iso / Games / bobsleddin.swf / scripts / DefineButton2_528 / BUTTONCONDACTION on(release).as
Encoding:
Text File  |  2007-09-28  |  49 b   |  4 lines

  1. on(release){
  2.    _parent._parent.hideMenu();
  3. }
  4.